[XEN] vga code cleanups and additions for other architectures.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 16 Aug 2006 17:20:03 +0000 (18:20 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 16 Aug 2006 17:20:03 +0000 (18:20 +0100)
commit25dd6e678d52e1bb70375ccb83e442414b3484c0
treef64cd3b6d507b8058295a09ea2b5d9e64d7c0091
parent09087301cb02f43430c8eb6becff9bb32bc5bbd6
[XEN] vga code cleanups and additions for other architectures.
Based on patches from Hollis Blanchard and Alex Williamson.
Signed-off-by: Keir Fraser <keir@xensource.com>
19 files changed:
linux-2.6-xen-sparse/arch/ia64/dig/setup.c [new file with mode: 0644]
xen/arch/ia64/Rules.mk
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/mm.c
xen/arch/x86/Rules.mk
xen/arch/x86/mm.c
xen/drivers/Makefile
xen/drivers/char/console.c
xen/drivers/video/font.h [new file with mode: 0644]
xen/drivers/video/font_8x14.c
xen/drivers/video/font_8x16.c
xen/drivers/video/font_8x8.c
xen/drivers/video/vga.c
xen/include/asm-ia64/config.h
xen/include/asm-x86/config.h
xen/include/asm-x86/io.h
xen/include/xen/font.h [deleted file]
xen/include/xen/mm.h
xen/include/xen/vga.h